« 1059 1060 1061 1062 1063 1506 »

Pages are deceptive. Live life in a basket.

PrinterFS/printerfs.c at master · infoforcefeed/PrinterFS · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 13 Star 2 Fork 1 infoforcefeed / PrinterFS /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:ffdfb6611512184f89b4136964fe65d6 branch: master Switch branches/tags Branches Tags master Nothing to show Nothing to show PrinterFS / src / printerfs.c qpfiffer Mar 19, 2015 Add simple 'Hello, World' kernel module code/Makefile. 1 contributor qpfiffer Raw Blame History 16 lines (12 sloc) 0.296 kb # include < linux/init.h > # include < l...

Linked on 2015-03-20 17:57:32 | Similar Links
Xe
EVEN MIGHTIER · 245dd76 · Xe/PrinterFS · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 1 Xe / PrinterFS forked from infoforcefeed/PrinterFS /.container /.repohead Code Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files EVEN MIGHTIER fix/mighty/story ( #1 ) commit 245dd76692ec0b51b8745c171caf3681d19678c5 1 parent e744ca0 Xe authored Mar 20, 2015 Unified Split Showing 1 changed file with 8 additions and 2 deletions . +8 −2      README.md Show notes View 10      README.md @@ -57,7 +57,13 @@ SON: "BUT DAYD WHYFOR NOT HAVE FOOT FOR EATING!" DAD: "COMMUNIST CONUTRY IS DIFFERENT. FEAR NOT SO...

Linked on 2015-03-20 17:57:01 | Similar Links
tenyks/helpers.go at master · kyleterry/tenyks · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 14 Star 148 Fork 12 kyleterry / tenyks /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:3d4125c4416cdb52e84ac26a3328f11b branch: master Switch branches/tags Branches Tags cleanup/rip-out-irc-message-parsing-into-lib feature/2.0 feature/46-support-private-messages feature/connection-manager feature/dockerfile feature/list-services feature/unit-testing master mockirc-example prevent-flooding Nothing to show 0.1.21 Nothing to show tenyks / ir...

Linked on 2015-03-20 17:55:20 | Similar Links
Xe
Ü · fe18960 · Xe/PrinterFS · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 1 Star 0 Fork 1 Xe / PrinterFS forked from infoforcefeed/PrinterFS /.container /.repohead Code Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink Browse files Ü fix/mighty/story ( #1 ) commit fe18960d804a303907e241a8b0d0e7c559e87e8c 1 parent 80ffb9b Xe authored Mar 20, 2015 Unified Split Showing 1 changed file with 13 additions and 12 deletions . +13 −12      README.md Show notes View 25      README.md @@ -15,16 +15,16 @@ Distributed filesystem. ## Nice-to-haves - * In-memory LRU cache for files and metadata ...

Linked on 2015-03-20 17:50:44 | Similar Links
dx
AppKit Framework Reference

SiteCatalyst code will be injected here when viewed in production Mac Developer Library Developer AppKit Framework Reference Classes Protocols Other Reference AppKit is a framework containing all the objects you need to implement your graphical, event-driven user interface: windows, panels, buttons, menus, scrollers, and text fields. AppKit handles all the details for you as it efficiently draws on the screen, communicates with hardware devices and screen buffers, clears areas of the screen before drawing, and clips views. The number of classes in AppKit may seem daunting at first. However, most AppKit classes are support classes that you use indirectly. You also have the choice at which level you use AppKit: Use Interface Builder to create connections from user interface objects to your application objects. In this case, all you need to do is...

Linked on 2015-03-20 17:22:55 | Similar Links
dx
NSApplication Class Reference

SiteCatalyst code will be injected here when viewed in production Mac Developer Library Developer AppKit Framework Reference NSApplication Class Reference Tasks Getting the Shared App Object Configuring the App Terminating the App Handling Events Managing the Event Loop Managing Remote Notifications Managing Modal Windows Managing Panels Window Restoration User Interface Layout Direction Managing Windows Minimizing Windows Hiding Windows Updating Windows Managing Window Layers Accessing the Main Menu Managing the Window Menu Accessing the Dock Tile Managing the Services Menu Managing the App’s Activation Status Hiding Apps Providing Services Displaying Help Managing Threads Posting Actions Drawing Windows Logging Exceptions Managing User Attention Requests Keyboard Accessibility Presentation Option...

Linked on 2015-03-20 17:21:31 | Similar Links
Xe
PrinterFS need story I add okay? by Xe · Pull Request #1 · infoforcefeed/PrinterFS · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 13 Star 2 Fork 1 infoforcefeed / PrinterFS /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar base sha1: &quot;015920fb4bc77543f18bd84f4870ed32701e6e20&quot; head sha1: &quot;89afe70a15415ef00334df69c472dbe79b241fda&quot; Loading… PrinterFS need story I add okay? #1 Open Xe wants to merge 1 commit into infoforcefeed : master from Xe : fix/mighty/story +19 −0      Conversation 0 Commits 1 Files changed 1 None yet No milestone No one assigned Xe commented Mar 20, 2015 ATUHORS' NOSE: co...

Linked on 2015-03-20 14:25:16 | Similar Links
Linux/fs/xfs/xfs_mru_cache.c - Linux Cross Reference - Free Electrons

Free Electrons • source navigation • diff markup • identifier search • freetext search • Version: 2.0.40 2.2.26 2.4.37 3.3 3.4 3.5 3.6 3.7 3.8 3.9 3.10 3.11 3.12 3.13 3.14 3.15 3.16 3.17 3.18 3.19 Linux fs xfs xfs_mru_cache.c 1 /* 2 * Copyright (c) 2006-2007 Silicon Graphics, Inc. 3 * All Rights Reserved. 4 * 5 * This program is free software; you can redistribute it and/or 6 * modify it under the terms of the GNU General Public License as 7 * published by the Free Software Foundation. 8 * 9 * This program is distributed in the hope that it would be useful, 10 * but WITHOUT ANY WARRANTY; without even the implied warranty of 11 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 12 * GNU General Public License for more details. 13 * 14 * You should have received a copy of the GNU General Public License 15 * alo...

Linked on 2015-03-20 01:52:54 | Similar Links
bunch of headers

Sign up for a GitHub account Sign in All Gists benwaffle / all.h Created March 18, 2015 Code Revisions 1 /.sunken-menu-group /.sunken-menu-contents Embed HTTPS SSH You can clone with HTTPS or SSH . Download Gist /.only-with-full-nav bunch of headers View all.h all.h Raw File suppressed. Click to show. 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 # include < aio.h > # include < arpa/inet.h > # include < assert.h > # include < complex.h > # i...

Linked on 2015-03-20 01:21:25 | Similar Links
psankar/simplefs · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 46 Star 441 Fork 40 psankar / simplefs /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar A simple, kernel-space, on-disk filesystem from the scratch 95 commits 1 branch 1 release 3 contributors C 93.4% Shell 6.6% C Shell branch: master Switch branches/tags Branches Tags master Nothing to show 1.0 Nothing to show simplefs / Merge branch 'journal-v6' … This patchset adds journal support into simplefs using jbd2, the only available journal is external (you could create i...

Linked on 2015-03-20 01:17:18 | Similar Links
Writing a File System in Linux Kernel

<![endif] ☰ Home Hubs Companies Stream Become an author / Sign in /.navbar-collapse Written by kmu1990 | 25 May 2014 | Original Source Article Header Responsive /article header section Place this tag where you want the share button to render. Place this tag after the last share tag. Tweet Who This Article is for There are no complex or difficult concepts in this article, all required is a basic knowledge of the command line, the C language, Makefile and a general understanding about file systems. In this article I am going to describe the components necessary for development inside the Linux kernel, then we’ll write the simplest loadable kernel module and, finally, write a framework for the future file system. It’s a module that will register quite a useful (for now) file system in the kernel. The ones familiar with devel...

Linked on 2015-03-20 01:04:35 | Similar Links
waifu.xyz/models.h at master · qpfiffer/waifu.xyz · GitHub

Skip to content Sign up Sign in This repository Explore Features Enterprise Blog Watch 2 Star 5 Fork 2 qpfiffer / waifu.xyz /.container /.repohead Code Issues Pull requests Pulse Graphs HTTPS Subversion You can clone with HTTPS or Subversion . Download ZIP /.repository-sidebar Permalink blob contrib key: blob_contributors:v21:4ae0a3a85b8a1b5dc7f06f76b67f407d branch: master Switch branches/tags Branches Tags feature/btree_db master Nothing to show Nothing to show waifu.xyz / include / models.h qpfiffer Mar 1, 2015 Initial port to 38-moths. 1 contributor qpfiffer Raw Blame History 63 lines (48 sloc) 2.003 kb // vim: noet ts=4 sw=4 # pragma once # include < 38...

Linked on 2015-03-20 00:46:04 | Similar Links
Facebook Engineering | Facebook

Facebook logo Email or Phone Password Keep me logged in Forgot your password? Sign Up More Videos by Facebook Engineering Facebook Engineering For more on Presto, an open source distributed SQL query engine, check out this video of a talk Martin Traverso gave on the subject at the Analytics @ Web Scale event in June. November 6, 2013 Shared with: Public Embed Post Sign Up Log In Mobile Find Friends Badges People Pages Places Games Locations About Create Ad Create Page Developers Careers Privacy Cookies Terms Help Facebook © 2015 English (US) BigPipe construction and first response ...

Linked on 2015-03-20 00:42:05 | Similar Links
Facebook Engineering | Facebook

Facebook logo Email or Phone Password Keep me logged in Forgot your password? Sign Up More Videos by Facebook Engineering Facebook Engineering Robots, lasers, data centers! Facebook's VP of Infrastructure Engineering Jay Parikh unveiled a new optical storage solution during yesterday's OCP Summit. Watch this demo from Giovanni Coglitore to learn more about our innovative cold storage system. January 29, 2014 Shared with: Public Embed Post Sign Up Log In Mobile Find Friends Badges People Pages Places Games Locations About Create Ad Create Page Developers Careers Privacy Cookies Terms Help Facebook © 2015 English (US) BigPipe construction and first response ...

Linked on 2015-03-20 00:32:27 | Similar Links
AWS CloudTrail

<![endif]  Menu Amazon Web Services Inc. Sign Up My Account English Explore AWS solutions and products Deutsch English Español Français Português Ρусский 日本語 한국어 中文 (简体) MY ACCOUNT AWS Management Console Account Settings Billing & Cost Management Security Credentials AWS & Cloud Computing Solutions Products Developers Partners Training & Resources Support Contact Us AWS & Cloud Computing INTRODUCTION TO AWS What is Cloud Computing? Choosing a Cloud Platform Customer Success Global Infrastructure GETTING STARTED Getting Started AWS Free Tier NEWS What's New AWS Blog AWS in the News Analyst Reports Solutions Websites & Web Apps Mobile Services Backup, Storage, & Archive ...

Linked on 2015-03-20 00:31:41 | Similar Links
« 1059 1060 1061 1062 1063 1506 »

Pages are deceptive. Live life in a basket.