Searched refs:disk (Results 1 – 16 of 16) sorted by relevance
| /xnu-12377.1.9/tests/vfs/ |
| H A D | getattrlist_mountextflags.c | 59 static char disk[PATH_MAX]; variable 156 if (disk[0] != '\0') { in cleanup() 157 snprintf(args, sizeof(args), "diskutil eject %s", disk); in cleanup() 220 image_path[0] = mount_path[0] = disk[0] = '\0'; 245 strlcpy(disk, diskp, PATH_MAX); 248 snprintf(args, sizeof(args), "newfs_msdos -v MSDOS %s", disk); 249 T_ASSERT_POSIX_SUCCESS(do_exec(args), "Executing newfs_msdos on disk %s", disk); 252 snprintf(args, sizeof(args), "datest --mount --device %s", disk); 256 get_mount_path(disk, mount_path);
|
| /xnu-12377.1.9/tools/tests/perf_index/ |
| H A D | README | 50 file_write - writes n bytes to files on disk. There is one file per each thread. 51 file_read - initializes by creating one large file on disk per each thread. 54 ram_file_create - same as file_create but on a ram disk 55 ram_file_read - same as file_read but on a ram disk 56 ram_file_write - same as file_write but on a ram disk
|
| /xnu-12377.1.9/tests/ |
| H A D | disk_mount_conditioner.m | 187 /* now turn off the disk conditioner which should restore fields on the mount_t */ 398 * can be configured by the disk conditioner 400 * Faster than creating a ram disk to test with 450 * mounted via a ram disk 460 …NO; T_ASSERT_NOTNULL(mktemp(dev_disk_file), "Create temporary file to store dev disk for ramdisk"); 463 // create the RAM disk device
|
| H A D | stackshot_accuracy.m | 443 "disabled freezing to disk"); 462 "reset freezing to disk");
|
| H A D | stackshot_tests.m | 577 * write them to disk, and it wears down the SSDs.
|
| /xnu-12377.1.9/doc/lifecycle/ |
| H A D | hibernation.md | 36 preserves contents to persistent storage (the disk) and then completely powers 51 offset to the disk, and other ioctls to get the transfer constraints. 96 - The extents list describes the file's layout on disk. This block list makes 97 it possible for the platform booter to read the hibernation file from disk 126 Compression and disk writes can occur in parallel if the polled mode I/O 234 decompression in parallel with disk reads for the non-wired pages.
|
| /xnu-12377.1.9/bsd/sys/ |
| H A D | Makefile | 17 disk.h dtrace.h dtrace_glue.h dtrace_impl.h fasttrap.h fasttrap_isa.h ioctl_compat.h kdebug.h \ 159 dir.h dirent.h disk.h disklabel.h dkstat.h \
|
| /xnu-12377.1.9/doc/vm/ |
| H A D | memorystatus_notify.md | 103 and swapping to disk.
|
| H A D | freezer.md | 3 Details of how some processes can be swapped out to disk. 21 …thread is responsible for issuing the I/Os to write those segments out to disk, so the freezer thr…
|
| H A D | memorystatus_kills.md | 104 …we're unable to allocate more swap files (either because we've run out of disk space or we've hit …
|
| H A D | pageout_scan.md | 109 contents back to disk and are now reclaimable. This queue is no longer used.
|
| /xnu-12377.1.9/bsd/man/man2/ |
| H A D | getdirentriesattr.2 | 197 to return the directory entries from disk rather than taking the extra step of looking 198 at data structures in-memory which may contain changes that haven't been flushed to disk.
|
| /xnu-12377.1.9/libsyscall/mach/ |
| H A D | err_kern.sub | 169 "(os/unix) quota on available disk space exceeded",
|
| /xnu-12377.1.9/tools/lldbmacros/ |
| H A D | README.md | 90 i. send the output of command to file on disk 275 …l call the old function and hence will not display new changes in file on disk. If you find yourse…
|
| /xnu-12377.1.9/makedefs/ |
| H A D | MakeInc.top | 177 …4;s8000;s8003". The 4th element is the true SoC platform, which will get an on-disk copy, while the
|
| /xnu-12377.1.9/ |
| H A D | README.md | 36 * `<sdkroot>`: path to macOS SDK on disk. (defaults to `/`)
|